What's new since FreezeSMS 2.0:

- Added cartridge image displaying capability
- Added screenshot slideshow option (thanks to LeRock for suggesting it)
  - Settings on the Other Settings tab of the configuration dialogue
  - Click to start or stop slideshow
- Added sound option (when Jason invents more options I'll add them)
- Added preview images and descriptions to blitter selector
- Many hours of work on FRZ files
  - Hundreds of new and better scans processed and added, thanks to LeRock for supplying them
  - Dozens of box texts added
  - Some box texts are incomplete and/or incorrect due to illegible scans... if you can correct them please email me
  - If you can type up other European languages then please get the full-size scans from http://www.smspower.org/scans and send me the text
  - All box texts should now say which region they are from
- The form is now resizable, which also allows it to be used on a 640x480 screen
- Coded a new filename listbox, with icons, flags and word wrapping
- Added in-GUI BIOS changing/loading
- Replaced the menu/combobox/button mess with a much nicer toolbar
- Improved BIOS loading to work with savestates
- You can't load more than one instance of the frontend any more
- Changed shortcut keys to Alt+? with matching accelerators on the toolbar buttons
- Fixed a bug in the recent files/folders which caused errors for first-time users
- No more errors for first-time users who didn't click on Config... I click on it for them! And I disable the Cancel and Close buttons! (heh)
- Cleared out some unused crap in some of the third-party components, which reduced the file size a bit
- Executable is now compressed and page-aligned
- Added automatic colour depth switching
- Colecovision support added (icon, namelist, config page)
- Config dialogue now hides tabs with nothing on them yet
- Zip errors are now handled better
- Config dialogue ignores presses of Esc/Enter when assigning keys so you can assign them properly now
- PAR dialogue improved a bit

What's new since FreezeSMS 3.0 (what's with these version numbers?):

- File list can show the filetype of roms inside zips
- Preliminary NES support (no CRCs yet as I have no NES roms)
- Dump information and warnings added
- FRZ browsing mode
- Added icons to tabs
- You can now drop files and folders to navigate to them in the browser, it checks the extensions
- Opening a second instance of the GUI mow sends the commandline parameters to the first instance to be handled
- FRZpacks
  - they're renamed zips with extension .frzpack
  - if passed on the commandline or dropped on the window, they'll be extracted to the "Game info files" folder
  - which makes FRZ installation easier
- Added popup menu to folder tree/file browser with useful functions
- input.dll and unzdll.dll are now compressed and page-aligned
- Fixed a load of minor bugs
- Added some nice easter eggs
- Added fullscreen mode, expecially suitable for those using 640x480 screens (eg. TV out)
- Wrote my own folder tree code, hopefully solving the problems some people had with the old one
- PAR codes are now updated immediately - changing the selected game while playing will clear all codes
- New image handling, allowing UI customisation
- Movie file support
- Creates folders needed for savegames, etc
- Added a nice easter egg...
- Added JPEG support to the FRZ file format
- Added joystick dead zone option
- Fixed a load more bugs
- HKCU\Software\Freeze software\FreezeSMS\Settings\Title="Your title here"

Since 4.0:
- Fixed the access violation under NT when clicking on an empty folder
- Has Visual Styles when run under XP
- RAR support

This program uses Delphi Zip to allow it to unzip roms. This requires me to tell you about this URL: http://www.geocities.com/SiliconValley/Orchard/8607 where you can get it yourself, and this URL: http://www.cdrom.com/pub/infozip because it is in turn partly based upon their code.